diff options
Diffstat (limited to 'app/[lng]/partners/(partners)/rfq-last/page.tsx')
| -rw-r--r-- | app/[lng]/partners/(partners)/rfq-last/page.tsx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/[lng]/partners/(partners)/rfq-last/page.tsx b/app/[lng]/partners/(partners)/rfq-last/page.tsx index cddb45dd..a49ed648 100644 --- a/app/[lng]/partners/(partners)/rfq-last/page.tsx +++ b/app/[lng]/partners/(partners)/rfq-last/page.tsx @@ -43,7 +43,7 @@ export default async function IndexPage(props: IndexPageProps) { <h2 className="text-2xl font-bold tracking-tight"> 견적 목록 </h2> - <InformationButton pagePath="partners/rfq-ship" /> + <InformationButton pagePath="partners/rfq-last" /> </div> {/* <p className="text-muted-foreground"> 진행 중인 견적서 목록을 확인하고 관리합니다. |
